[INFO] cloning repository https://github.com/j-p-d-e-v/docker-logs-streamer-via-web-socket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-p-d-e-v/docker-logs-streamer-via-web-socket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fdocker-logs-streamer-via-web-socket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fdocker-logs-streamer-via-web-socket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 505ed20b8ee03509a1c8f0f436ba3ef2d6f0443e
[INFO] fixing j-p-d-e-v/docker-logs-streamer-via-web-socket against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-p-d-e-v%2Fdocker-logs-streamer-via-web-socket" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/j-p-d-e-v/docker-logs-streamer-via-web-socket
[INFO] finished tweaking git repo https://github.com/j-p-d-e-v/docker-logs-streamer-via-web-socket
[INFO] tweaked toml for git repo https://github.com/j-p-d-e-v/docker-logs-streamer-via-web-socket written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/j-p-d-e-v/docker-logs-streamer-via-web-socket on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/j-p-d-e-v/docker-logs-streamer-via-web-socket already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded hyper-util v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3dfcbe8c3b6596ef520629d334f2bc0dcee26a7fdba0a6693789db2c9662faeb
[INFO] running `Command { std: "docker" "start" "3dfcbe8c3b6596ef520629d334f2bc0dcee26a7fdba0a6693789db2c9662faeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3dfcbe8c3b6596ef520629d334f2bc0dcee26a7fdba0a6693789db2c9662faeb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dfcbe8c3b6596ef520629d334f2bc0dcee26a7fdba0a6693789db2c9662faeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3dfcbe8c3b6596ef520629d334f2bc0dcee26a7fdba0a6693789db2c9662faeb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper-util v0.1.4
[INFO] [stderr]     Checking bollard-stubs v1.44.0-rc.2
[INFO] [stderr]     Checking hyperlocal-next v0.9.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking bollard v0.16.1
[INFO] [stderr]     Checking docker-container-log-streamer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/tests/docker_tests.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout]  99 | ...ile let Some(log_result) = logs.next().await { 
[INFO] [stdout]     |                 ----------                -----
[INFO] [stdout]     |                 |                         |
[INFO] [stdout]     |                 |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `log_result` calls a custom destructor
[INFO] [stdout]     |                 `log_result` will be dropped later as of Edition 2024
[INFO] [stdout] 100 | ...  match log_result {
[INFO] [stdout] 101 | ...      Ok(log_output) => { 
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log_output` calls a custom destructor
[INFO] [stdout]     |             `log_output` will be dropped later as of Edition 2024
[INFO] [stdout] 102 | ...          match log_output {
[INFO] [stdout] 103 | ...              LogOutput::Console { message } =>{
[INFO] [stdout]     |                                       -------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `message` calls a custom destructor
[INFO] [stdout]     |                                       `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 | ...                  match tx.send(Message::text(message)).await {
[INFO] [stdout]     |                                                            -----
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 117 | ...                      Ok(_) => {
[INFO] [stdout] 118 | ...                          if let Err(error) = tokio::time::timeout(Duration::from_secs(timeout), rx.next()).await {             ...
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                                  |                                                             |
[INFO] [stdout]     |                                                  |                                                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                                  |                                                             up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  |                                                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                  |                                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                                  up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 | ...                      }                                
[INFO] [stdout]     |                          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 132 | ...      Err(error) => {                
[INFO] [stdout]     |              -----
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `error` calls a custom destructor
[INFO] [stdout]     |              `error` will be dropped later as of Edition 2024
[INFO] [stdout] 133 | ...          if let Err(error) = tx.send(Message::text(error.to_string())).await {
[INFO] [stdout]     |                                                                            -----
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `log_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `log_output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout]  99 | ... while let Some(log_result) = logs.next().await { 
[INFO] [stdout]     |                    ----------                -----
[INFO] [stdout]     |                    |                         |
[INFO] [stdout]     |                    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `log_result` calls a custom destructor
[INFO] [stdout]     |                    `log_result` will be dropped later as of Edition 2024
[INFO] [stdout] 100 | ...     match log_result {
[INFO] [stdout] 101 | ...         Ok(log_output) => { 
[INFO] [stdout]     |                ----------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                `log_output` calls a custom destructor
[INFO] [stdout]     |                `log_output` will be dropped later as of Edition 2024
[INFO] [stdout] 102 | ...             match log_output {
[INFO] [stdout] 103 | ...                 LogOutput::Console { message } =>{
[INFO] [stdout]     |                                          -------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `message` calls a custom destructor
[INFO] [stdout]     |                                          `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 | ...                     match tx.send(Message::text(message)).await {
[INFO] [stdout]     |                                                               -----
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 117 | ...                         Ok(_) => {
[INFO] [stdout] 118 | ...                             if let Err(error) = tokio::time::timeout(Duration::from_secs(timeout), rx.next()).await {          ...
[INFO] [stdout]     |                                                     -------------------------------------------------------------------
[INFO] [stdout]     |                                                     |                                                             |
[INFO] [stdout]     |                                                     |                                                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                     |                                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 132 | ...         Err(error) => {                
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `error` calls a custom destructor
[INFO] [stdout]     |                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] 133 | ...             if let Err(error) = tx.send(Message::text(error.to_string())).await {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |        |                                         |
[INFO] [stdout]     |                            |        |                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |        |                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 137 | ...         }, 
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `log_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `log_output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:99:38
[INFO] [stdout]     |
[INFO] [stdout]  99 |         while let Some(log_result) = logs.next().await { 
[INFO] [stdout]     |                        ----------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |             |           |
[INFO] [stdout]     |                        |             |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |             |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |             this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                        |             up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `log_result` calls a custom destructor
[INFO] [stdout]     |                        `log_result` will be dropped later as of Edition 2024
[INFO] [stdout] 100 |             match log_result {
[INFO] [stdout] 101 |                 Ok(log_output) => { 
[INFO] [stdout]     |                    ----------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `log_output` calls a custom destructor
[INFO] [stdout]     |                    `log_output` will be dropped later as of Edition 2024
[INFO] [stdout] 102 |                     match log_output {
[INFO] [stdout] 103 |                         LogOutput::Console { message } =>{
[INFO] [stdout]     |                                              -------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `message` calls a custom destructor
[INFO] [stdout]     |                                              `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 108 |                                     if let Err(error) = tx.send(Message::text(error_message)).await {
[INFO] [stdout]     |                                                -----    -------------------------------------------
[INFO] [stdout]     |                                                |        |                                     |
[INFO] [stdout]     |                                                |        |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                |        |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                `error` calls a custom destructor
[INFO] [stdout]     |                                                `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 |                             match tx.send(Message::text(message)).await {
[INFO] [stdout]     |                                                                   -----
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 117 |                                 Ok(_) => {
[INFO] [stdout] 118 |                                     if let Err(error) = tokio::time::timeout(Duration::from_secs(timeout), rx.next()).await {      ...
[INFO] [stdout]     |                                                         -------------------------------------------------------------------
[INFO] [stdout]     |                                                         |                                                             |
[INFO] [stdout]     |                                                         |                                                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                                         |                                                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 123 |                                 Err(error) => {
[INFO] [stdout]     |                                     -----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 132 |                 Err(error) => {                
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 133 |                     if let Err(error) = tx.send(Message::text(error.to_string())).await {
[INFO] [stdout]     |                                -----                                              -----
[INFO] [stdout]     |                                |                                                  |
[INFO] [stdout]     |                                |                                                  this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                |                                                  `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `log_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `log_output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout]  91 |         let mut logs = docker_logs(container_name.clone(),since_in_mins).await;
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `logs` calls a custom destructor
[INFO] [stdout]     |             `logs` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |         let mut logger: Logger = Logger::new(&file_name); 
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `logger` calls a custom destructor
[INFO] [stdout]     |             `logger` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |         if let Err(error) = tx.send(Message::text("COMPLETED")).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 143 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `logger` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tests/docker_tests.rs:47:50
[INFO] [stdout]     |
[INFO] [stdout]  47 |                     while let Some(log_result) = logs.next().await {
[INFO] [stdout]     |                                    ----------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                                    |             |           |
[INFO] [stdout]     |                                    |             |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                    |             |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                    |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                    |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                    `log_result` calls a custom destructor
[INFO] [stdout]     |                                    `log_result` will be dropped later as of Edition 2024
[INFO] [stdout]  48 |                         match log_result {
[INFO] [stdout]  49 |                             Ok(log_output) => {
[INFO] [stdout]     |                                ----------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                `log_output` calls a custom destructor
[INFO] [stdout]     |                                `log_output` will be dropped later as of Edition 2024
[INFO] [stdout]  50 |                                 match log_output {
[INFO] [stdout]  51 |                                     LogOutput::Console { message } =>{
[INFO] [stdout]     |                                                          -------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          `message` calls a custom destructor
[INFO] [stdout]     |                                                          `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  57 |                             Err(error) => {
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 `error` calls a custom destructor
[INFO] [stdout]     |                                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  63 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `log_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `log_output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/tests/docker_tests.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |                       let mut logs = docker_logs(container_id.clone(),30).await;
[INFO] [stdout]    |                           --------
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           `logs` calls a custom destructor
[INFO] [stdout]    |                           `logs` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 64 |                       match docker.remove_container(container_id.as_str(), Some(RemoveContainerOptions{
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 65 | |                         force:true,
[INFO] [stdout] 66 | |                         ..Default::default()
[INFO] [stdout] 67 | |                     })).await { Err(error) => {              
[INFO] [stdout]    | |                         ----^
[INFO] [stdout]    | |                         |   |
[INFO] [stdout]    | |_________________________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 |                   }
[INFO] [stdout]    |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tests/docker_tests.rs:26:11
[INFO] [stdout]     |
[INFO] [stdout]  24 |       let mut logger: Logger = Logger::new(&"test-docker-logs.log".to_string());
[INFO] [stdout]     |           ----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `logger` calls a custom destructor
[INFO] [stdout]     |           `logger` will be dropped later as of Edition 2024
[INFO] [stdout]  25 |       let docker = Docker::connect_with_local_defaults().unwrap();
[INFO] [stdout]     |           ------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `docker` calls a custom destructor
[INFO] [stdout]     |           `docker` will be dropped later as of Edition 2024
[INFO] [stdout]  26 |       match docker.create_container(Some(CreateContainerOptions{
[INFO] [stdout]     |  ___________^
[INFO] [stdout]  27 | |         name:"test-random-messages".to_string(),
[INFO] [stdout]  28 | |         platform: None
[INFO] [stdout]  29 | |     }),Config {
[INFO] [stdout] ...   |
[INFO] [stdout]  37 | |         ..Default::default()
[INFO] [stdout]  38 | |     }).await {
[INFO] [stdout]     | |        ----^
[INFO] [stdout]     | |        |   |
[INFO] [stdout]     | |________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  86 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `logger` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout]     = note: `docker` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `docker` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `docker` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `docker` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `docker` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/tests/docker_tests.rs:67:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     let mut logs = docker_logs(container_id.clone(),30).await;
[INFO] [stdout]    |                         --------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `logs` calls a custom destructor
[INFO] [stdout]    |                         `logs` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |                     })).await { Err(error) => {              
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 73 |                 }
[INFO] [stdout]    |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tests/docker_tests.rs:38:8
[INFO] [stdout]     |
[INFO] [stdout]  24 |     let mut logger: Logger = Logger::new(&"test-docker-logs.log".to_string());
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `logger` calls a custom destructor
[INFO] [stdout]     |         `logger` will be dropped later as of Edition 2024
[INFO] [stdout]  25 |     let docker = Docker::connect_with_local_defaults().unwrap();
[INFO] [stdout]     |         ------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `docker` calls a custom destructor
[INFO] [stdout]     |         `docker` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |     }).await {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  86 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `logger` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout]     = note: `docker` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `docker` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `docker` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `docker` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `docker` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout]  99 | ...ile let Some(log_result) = logs.next().await { 
[INFO] [stdout]     |                 ----------                -----
[INFO] [stdout]     |                 |                         |
[INFO] [stdout]     |                 |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `log_result` calls a custom destructor
[INFO] [stdout]     |                 `log_result` will be dropped later as of Edition 2024
[INFO] [stdout] 100 | ...  match log_result {
[INFO] [stdout] 101 | ...      Ok(log_output) => { 
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log_output` calls a custom destructor
[INFO] [stdout]     |             `log_output` will be dropped later as of Edition 2024
[INFO] [stdout] 102 | ...          match log_output {
[INFO] [stdout] 103 | ...              LogOutput::Console { message } =>{
[INFO] [stdout]     |                                       -------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       `message` calls a custom destructor
[INFO] [stdout]     |                                       `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 | ...                  match tx.send(Message::text(message)).await {
[INFO] [stdout]     |                                                            -----
[INFO] [stdout]     |                                                            |
[INFO] [stdout]     |                                                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 117 | ...                      Ok(_) => {
[INFO] [stdout] 118 | ...                          if let Err(error) = tokio::time::timeout(Duration::from_secs(timeout), rx.next()).await {             ...
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                                  |                                                             |
[INFO] [stdout]     |                                                  |                                                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                                  |                                                             up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  |                                                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                  |                                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                                  up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 | ...                      }                                
[INFO] [stdout]     |                          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 132 | ...      Err(error) => {                
[INFO] [stdout]     |              -----
[INFO] [stdout]     |              |
[INFO] [stdout]     |              `error` calls a custom destructor
[INFO] [stdout]     |              `error` will be dropped later as of Edition 2024
[INFO] [stdout] 133 | ...          if let Err(error) = tx.send(Message::text(error.to_string())).await {
[INFO] [stdout]     |                                                                            -----
[INFO] [stdout]     |                                                                            |
[INFO] [stdout]     |                                                                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `log_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `log_output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout]  99 | ... while let Some(log_result) = logs.next().await { 
[INFO] [stdout]     |                    ----------                -----
[INFO] [stdout]     |                    |                         |
[INFO] [stdout]     |                    |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `log_result` calls a custom destructor
[INFO] [stdout]     |                    `log_result` will be dropped later as of Edition 2024
[INFO] [stdout] 100 | ...     match log_result {
[INFO] [stdout] 101 | ...         Ok(log_output) => { 
[INFO] [stdout]     |                ----------
[INFO] [stdout]     |                |
[INFO] [stdout]     |                `log_output` calls a custom destructor
[INFO] [stdout]     |                `log_output` will be dropped later as of Edition 2024
[INFO] [stdout] 102 | ...             match log_output {
[INFO] [stdout] 103 | ...                 LogOutput::Console { message } =>{
[INFO] [stdout]     |                                          -------
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          `message` calls a custom destructor
[INFO] [stdout]     |                                          `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 | ...                     match tx.send(Message::text(message)).await {
[INFO] [stdout]     |                                                               -----
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 117 | ...                         Ok(_) => {
[INFO] [stdout] 118 | ...                             if let Err(error) = tokio::time::timeout(Duration::from_secs(timeout), rx.next()).await {          ...
[INFO] [stdout]     |                                                     -------------------------------------------------------------------
[INFO] [stdout]     |                                                     |                                                             |
[INFO] [stdout]     |                                                     |                                                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                     |                                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 132 | ...         Err(error) => {                
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `error` calls a custom destructor
[INFO] [stdout]     |                 `error` will be dropped later as of Edition 2024
[INFO] [stdout] 133 | ...             if let Err(error) = tx.send(Message::text(error.to_string())).await {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                            |        |                                         |
[INFO] [stdout]     |                            |        |                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |        |                                         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            `#5` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 137 | ...         }, 
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `log_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `log_output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:99:38
[INFO] [stdout]     |
[INFO] [stdout]  99 |         while let Some(log_result) = logs.next().await { 
[INFO] [stdout]     |                        ----------    ^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |             |           |
[INFO] [stdout]     |                        |             |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |             |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |             this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                        |             up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `log_result` calls a custom destructor
[INFO] [stdout]     |                        `log_result` will be dropped later as of Edition 2024
[INFO] [stdout] 100 |             match log_result {
[INFO] [stdout] 101 |                 Ok(log_output) => { 
[INFO] [stdout]     |                    ----------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `log_output` calls a custom destructor
[INFO] [stdout]     |                    `log_output` will be dropped later as of Edition 2024
[INFO] [stdout] 102 |                     match log_output {
[INFO] [stdout] 103 |                         LogOutput::Console { message } =>{
[INFO] [stdout]     |                                              -------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              `message` calls a custom destructor
[INFO] [stdout]     |                                              `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 108 |                                     if let Err(error) = tx.send(Message::text(error_message)).await {
[INFO] [stdout]     |                                                -----    -------------------------------------------
[INFO] [stdout]     |                                                |        |                                     |
[INFO] [stdout]     |                                                |        |                                     this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                |        |                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                |        `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                `error` calls a custom destructor
[INFO] [stdout]     |                                                `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 |                             match tx.send(Message::text(message)).await {
[INFO] [stdout]     |                                                                   -----
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 117 |                                 Ok(_) => {
[INFO] [stdout] 118 |                                     if let Err(error) = tokio::time::timeout(Duration::from_secs(timeout), rx.next()).await {      ...
[INFO] [stdout]     |                                                         -------------------------------------------------------------------
[INFO] [stdout]     |                                                         |                                                             |
[INFO] [stdout]     |                                                         |                                                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                                         |                                                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 123 |                                 Err(error) => {
[INFO] [stdout]     |                                     -----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 132 |                 Err(error) => {                
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 133 |                     if let Err(error) = tx.send(Message::text(error.to_string())).await {
[INFO] [stdout]     |                                -----                                              -----
[INFO] [stdout]     |                                |                                                  |
[INFO] [stdout]     |                                |                                                  this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                |                                                  `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `log_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `log_output` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `error` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/time/entry.rs:642:1
[INFO] [stdout]     |
[INFO] [stdout] 642 | impl Drop for TimerEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout]  91 |         let mut logs = docker_logs(container_name.clone(),since_in_mins).await;
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `logs` calls a custom destructor
[INFO] [stdout]     |             `logs` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  98 |         let mut logger: Logger = Logger::new(&file_name); 
[INFO] [stdout]     |             ----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `logger` calls a custom destructor
[INFO] [stdout]     |             `logger` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |         if let Err(error) = tx.send(Message::text("COMPLETED")).await {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 143 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `logger` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.73s
[INFO] [stderr] crater-edition-check: docker-container-log-streamer v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking docker-container-log-streamer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `LogsOptions`
[INFO] [stdout]   --> src/tests/docker_tests.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             LogsOptions, 
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/tests/docker_tests.rs:52:41
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...                   logger.write(&message);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 52 |                                         let _ = logger.write(&message);
[INFO] [stdout]    |                                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.55s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "3dfcbe8c3b6596ef520629d334f2bc0dcee26a7fdba0a6693789db2c9662faeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dfcbe8c3b6596ef520629d334f2bc0dcee26a7fdba0a6693789db2c9662faeb", kill_on_drop: false }`
[INFO] [stdout] 3dfcbe8c3b6596ef520629d334f2bc0dcee26a7fdba0a6693789db2c9662faeb
